Changed a remaining "menufactory" to "itemfactory"
authorGuillaume Laurent <glaurent@src.gnome.org>
Sun, 7 Feb 1999 22:35:48 +0000 (22:35 +0000)
committerGuillaume Laurent <glaurent@src.gnome.org>
Sun, 7 Feb 1999 22:35:48 +0000 (22:35 +0000)
docs/gtk_tut.sgml
docs/tutorial/gtk_tut.sgml

index 8760863dcac5139a7307c666c354b02ef8dacb2b..efad9eb39661581e365c2c2cf69b1568289867b6 100644 (file)
@@ -8896,7 +8896,7 @@ disadvantages to each approach.
 The itemfactory is much easier to use, and to add new menus to,
 although writing a few wrapper functions to create menus using the
 manual method could go a long way towards usability. With the
-menufactory, it is not possible to add images or the character '/' to
+itemfactory, it is not possible to add images or the character '/' to
 the menus.
 
 <!-- ----------------------------------------------------------------- -->
index 8760863dcac5139a7307c666c354b02ef8dacb2b..efad9eb39661581e365c2c2cf69b1568289867b6 100644 (file)
@@ -8896,7 +8896,7 @@ disadvantages to each approach.
 The itemfactory is much easier to use, and to add new menus to,
 although writing a few wrapper functions to create menus using the
 manual method could go a long way towards usability. With the
-menufactory, it is not possible to add images or the character '/' to
+itemfactory, it is not possible to add images or the character '/' to
 the menus.
 
 <!-- ----------------------------------------------------------------- -->